'Declaration
Public Function New( _ ByVal width As System.Integer, _ ByVal height As System.Integer, _ ByVal argb() As System.UInteger _ )
'Usage
Dim width As System.Integer Dim height As System.Integer Dim argb() As System.UInteger Dim instance As New NRaster(width, height, argb)
Parameters
- width
- height
- argb